home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_4 / nisclk12.lha / NISClock.readme < prev   
Text File  |  1995-04-22  |  2KB  |  75 lines

  1. Short: Ttl Bar Clk w/ Date - Closes Win for Prefs chng.
  2. Uploader: John_Muir@UManitoba.Ca (John D. Muir)
  3. Author: John Muir
  4. Type: util/time
  5.  
  6.                          NISClock 1.2a (22.4.95)
  7.                         ⌐ Copyright 1995 John Muir
  8.                            Written by John Muir
  9.  
  10. Introduction
  11.  
  12. NISClock is a small clock program that uses a minimum amount of CPU time
  13. since it only updates the clock every minute.  It makes use of Stephan
  14. Becker's screennotify.library which patches a few intuition.library
  15. functions so that the clock will automatically close its window if the
  16. Workbench screen is removed by IPrefs for a preferences change or by any
  17. other program.
  18.  
  19.  
  20. Requirements
  21.  
  22. Requires V37 (2.04) of the Amiga OS, and screennotify.library by Stephan
  23. Becker.  See 'Installation' for more information on screennotify.library.
  24.  
  25.  
  26. Installation
  27.  
  28. With the workbench, you can just copy NISClock to the WBStartup drawer to
  29. have the program execute as you boot-up.
  30.  
  31. screennotify.library by Stephan Becker must be installed in LIBS: or
  32. PROGDIR: (the directory where NISClock is started from).  Get
  33. screennofity.library from the distribution archive on AmiNET:
  34.  
  35. /pub/aminet/util/libs/ScreenNotify10.lha
  36.  
  37.  
  38. Usage
  39.  
  40. NISClock will run from the Workbench or the CLI, but it will not separate
  41. itself from the CLI.
  42.  
  43. A mouse click on the NISClock window will cause the date to be displayed.
  44. Additional Clicking will toggle between Time and Date.  The Time will
  45. automatically reapear after 4 seconds.
  46.  
  47. To STOP NISClock, simply run the program again.
  48. NISClock WILL NOT RUN without screennotify.library.
  49.  
  50.  
  51. Comments? Talk to me!
  52.  
  53. EMail:     John D. Muir <John_Muir@UManitoba.Ca>
  54.     or     John Derek Muir <ummuir05@cc.umanitoba.ca>
  55.  
  56. Snail Mail:
  57.     John Muir
  58.     11 Wildwood Park
  59.     Winnipeg, Manitoba
  60.     R3T 0C7
  61.     CANADA
  62.  
  63.  
  64. History
  65.  
  66. 0.99 - Released to IRC for testing.  Tested on 2.x, 3.x.
  67. 1.0  - Released to AmiNET. 68000 version compiled... (oops! :)
  68. 1.1  - Now displays the date with a mouse click on the Window.
  69.      - Date disappears after 5 seconds.
  70.      - Fixed a few bugs.
  71. 1.2  - Reduced Code Size.
  72.      - Date disappears after 4 seconds now.
  73.      - Date is displayed in standard DD.MM.YY, 0s removed.
  74. 1.2a - BUGFIX: 10 o'clock now shows the 1...
  75.